







![]() ![]() ![]() |
.NET Framework Class Library |
ConcurrentQueue<(Of <(T>)>) Properties |
ConcurrentQueue<(Of <(T>)>) Class See Also Send Feedback |
The ConcurrentQueue<(Of <(T>)>) type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | Count |
Gets the number of elements contained in the ConcurrentQueue<(Of <(T>)>).
|
![]() | IsEmpty |
Gets a value that indicates whether the ConcurrentQueue<(Of <(T>)>) is empty.
|
Explicit Interface Implementations
Name | Description | |
---|---|---|
![]() ![]() | ICollection..::.IsSynchronized |
Gets a value indicating whether access to the ICollection is
synchronized with the SyncRoot.
|
![]() ![]() | ICollection..::.SyncRoot |
Gets an object that can be used to synchronize access to the ICollection. This property is not supported.
|